OpenWGA 7.6 - WebTML reference

WebTML tags » [All tags]

<tml:[All tags] pvar ="variable-name">

Purpose:

Stores the result of the tag as WebTML portlet variable

Description:

This surpresses the output of the tag result to the WebTML page. Instead the result is directly stored to the variable. No formattings or conversions take place.

A WebTML portlet variable is only visible inside the portlet that it was defined. It therefor is only available until the end of the current portlet. As normal WebTML variables it can be read using <tml:item>.